C1.Web.Mvc Namespace / MultiAutoComplete<T> Class / ItemsSourceAction Property

In This Topic
ItemsSourceAction Property (MultiAutoComplete<T>)
In This Topic
Gets or sets the action name for data.
Syntax
'Declaration
 
Public Overridable Property ItemsSourceAction As String
 
See Also